sse2-float: use babl_linear_to_gamma_2_2f() (instead of double)
authorEll <ell_se@yahoo.com>
Thu, 11 Jan 2018 14:22:46 +0000 (09:22 -0500)
committerEll <ell_se@yahoo.com>
Thu, 11 Jan 2018 14:26:03 +0000 (09:26 -0500)
commit12c0a746359ebfa420d2cd6eea3d04bd055df378
treea3f2fe5d26e443659c228ef8a28abac7bf1bef5d
parent7d9c2609d32efd5575d3f961deb4bb38dbc28ddf
sse2-float: use babl_linear_to_gamma_2_2f() (instead of double)

Use the single-precision babl_linear_to_gamma_2_2f() function,
instead of the double-precision version, when converting "leftover"
samples, so that the result is consistent with the vectorized
samples.
extensions/sse2-float.c